課程資訊
課程名稱
計算機概論
Introduction to Computer 
開課學期
105-2 
授課對象
電機工程學系  
授課教師
陳銘憲 
課號
EE1003 
課程識別碼
901 10110 
班次
01 
學分
3.0 
全/半年
半年 
必/選修
必修 
上課時間
星期二6(13:20~14:10)星期三8,9(15:30~17:20) 
上課地點
博理112博理112 
備註
限本系所學生(含輔系、雙修生)
總人數上限:55人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1052EE1003_01 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This is an introductory computer science course for EE undergraduate students. The goal of the course is to communicate systematically the essential and fundamental technical principles in computer science. Meanwhile, the basics of C++ programming are also presented in the class and students could make use the C language to understand related topics. The final goal of the class is to prepare students with essential knowledge to utilize computers for future problem solving. Topics include:

1. Fundamentals: Data storage
2. Systems: Machine architecture, Operating system, Networking
3. Science: Algorithms, Programming languages
4. Areas in CS: Software engineering, Data abstraction, Database systems.
5. Data Types and Expressions
6. Arrays, Strings, Addresses, and Pointers
7. Artificial Intelligence 

課程目標
This class will help students understand the important picture: area of research and development in computer science and knowing the basic terminologies, principles, basic theories 
課程要求
1.Grading: Midterm 35%; Final 40%; Homework 25%
2.Pre-requirement: None in technical level, but better have access to computers and internet.
 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
待補 
參考書目
J. Glenn Brookshear, Computer Science -- An Overview, 10th edition,
Addison-Wesley 2006.
Hennefeld, J., and C. Burchard (1998). Using C++: An Introduction to
Programming, PWS Publishing Company, Boston, MA, U.S.A (Optional)
 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
第1週
2/21,2/22  Introduction & Data Storage 
第3週
3/07,3/08  Data Manipulation 
第4週
3/14,3/15  Operating Systems 
第5週
3/21,3/22  Networking and the Internet 
第6週
3/28,3/29  Algorithms 
第8週
4/11,4/12  Programming Languages 
第9週
4/18,4/19  Software Engineering 
第11週
5/02,5/03  Data Abstractions & Midterm Sample Problems 
第12週
5/09,5/10  Data Abstractions (cont.) 
第13週
5/16,5/17  Midterm 
第14週
5/23,5/24  Database Systems 
第15週
5/30,5/31  Artificial Intelligence & Mining Capabilities 
第17週
6/13,6/14  Theory of Computation & Final Sample Problems